home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / Q-R / ResGenie™ 1.0 / ResGenie™ / ResGenie™.rsrc / TEXT_219_watcherp.txt < prev    next >
Encoding:
Text File  |  1993-08-02  |  237 b   |  8 lines

  1. global colorauthoringpath
  2. if visible of window "Message Watcher" then
  3. hide window "Message Watcher"
  4. do restext ("TEXT", "Exit", colorauthoringpath)
  5. else
  6. show window "Message Watcher"
  7. do restext ("TEXT", "Exit", colorauthoringpath)
  8. end if